home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Grafik / MetaView / libs / amigametaformat.readme < prev   
Text File  |  1998-11-08  |  2KB  |  57 lines

  1. Copyrights:
  2.    Feel you free to use the library and support the AmigaMetaFileFormat
  3.    in your projects (pd,sw or professional).
  4.    Please send me bugreports, comments, etc.
  5.    
  6.    Henk Jonas
  7.    Zionskirchstrasse 28
  8.    10119 Berlin
  9.    Germany
  10.    
  11.    Tel: +49 (0)30 4492199
  12.    
  13.    subvcbhd@linux.zrz.tu-berlin.de
  14.    
  15.    look also at:    http://user.cs.tu-berlin.de/~jonash
  16.    There is possible to download my others projects.
  17.    
  18. CHANGES:
  19.   version 10.0:
  20.   - rewritten in C
  21.   - CGM-driver: correct FILL_POLY, POLY, FILL_CURVE, CURVE
  22.   version 7.1:
  23.   - faster FILL_CURVE and CURVE
  24.   version 7.0:
  25.   - new driver for WMF
  26.   - new function FILL_CURVE
  27.   - changed function CURVE
  28.   version 6.1:
  29.   - DR2D-palettebug fixed (thanx to Geoffrey A. Gass)
  30.   - JMF-driver
  31.   version 6.0:
  32.   - new AI-driver
  33.   - DR2D-driver use normal (smaller) picturesize
  34.   - new STRIP-driver, allowed to render in stripes, used also by window and region
  35.   - EPS-driver use correct linewidth
  36.   older versions:
  37.   - complete DR2D- and HPGL-drivers
  38.   - eps-driver use the correct fontnames
  39.   - new driver for DR2D and HPGL (not complete)
  40.   - split library in sublibraries for saving memory
  41.   - removed some bugs in window- and region-driver, now with correct
  42.     versionchecking
  43.   - eps-driver with all markers
  44.   - new driver for WordWorth-ARexx-scripts (not complete)
  45.  
  46. FUTURE:
  47.  
  48. ATTENTION:
  49.   It was importend to change the arguments for EPS,CGM,GEM,WW Drivers
  50.   (for preserve aspect). Use [filename,xsize,ysize] like AMF Driver.
  51.  
  52. Sorry, but my native language is germany and NOT english :-)
  53. Have fun.
  54.  
  55.                                             Henk
  56.  
  57.